import * as React from 'react'; declare const SubmitButton: React.FunctionComponent; export { SubmitButton };