const LINE_BOT_SDK_VERSION = "9.9.0";
export const USER_AGENT = `@line/bot-sdk/${LINE_BOT_SDK_VERSION}`;
