export declare function cleanStack(err: string | Error, className: string): string;
