export declare const _e: (err: string | Error, locales?: string[]) => string;
export declare const _match_e: (err: string, locales?: string[]) => string[];
//# sourceMappingURL=errorDecoder.d.ts.map