export declare const getErrorTextFromCode: (t: any, code: string) => any;
