export default function buildError(errorContext: any, error: any): { text: string; variant: string; };