/// import { ButtonProps } from 'antd/lib/button'; export default function FormButton(props: ButtonProps): JSX.Element;