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