export declare const withErrorMessage: (error: unknown, msg: string) => string;