import type { ButtonProps } from '../button/button.type'; declare const ModalSubmit: (props: ButtonProps) => import("react/jsx-runtime").JSX.Element; export default ModalSubmit; //# sourceMappingURL=modal-submit.d.ts.map