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