export declare const replaceErrors: (key: string, value: any) => any; export declare const stringifyError: (error: Error) => string;