import { AccountConfigType, AccountDataType, i18nMessagesType } from '../types';
export declare function getWebi18nMessagesRequest(lang: string, accountData: AccountDataType, accountConfig: AccountConfigType): Promise<i18nMessagesType>;
//# sourceMappingURL=getWebi18nMessagesRequest.d.ts.map