export declare function formatErrorWithSuggestion(err: unknown, context: string): string;
