import { FC } from 'react'; import { FRCMethodProps } from './confirm'; export declare const Error: FC; export default Error;