import { FCC } from 'onekijs-framework'; import { SubmitButtonProps } from './typings'; declare const SubmitButton: FCC; export default SubmitButton;