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