import * as react_jsx_runtime from 'react/jsx-runtime';

declare const SignUpForm: () => react_jsx_runtime.JSX.Element;

export { SignUpForm as default };
