import { PaperProps } from '@material-ui/core/Paper'; import { FC } from 'react'; export declare const FormPaper: FC;