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