import { FileBox } from 'file-box'; declare const VERSION: string; declare const CHATIE_OFFICIAL_ACCOUNT_QRCODE = "http://weixin.qq.com/r/qymXj7DEO_1ErfTs93y5"; declare function qrCodeForChatie(): FileBox; export { VERSION, qrCodeForChatie, CHATIE_OFFICIAL_ACCOUNT_QRCODE, }; //# sourceMappingURL=config.d.ts.map