/// import { ButtonBaseProps } from '@material-ui/core/ButtonBase'; export declare function SubmitButton(props: ButtonBaseProps): JSX.Element;