export declare function getErrMessage(e: unknown, type?: string): string;
