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