import type { FC } from 'react'; export declare const ComponentUnavailableError: FC<{ customerSupportEmail?: string; }>;