import * as react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components-page/sign-up.d.ts declare function SignUp(props: { fullPage?: boolean; automaticRedirect?: boolean; noPasswordRepeat?: boolean; extraInfo?: React.ReactNode; firstTab?: 'magic-link' | 'password'; }): react_jsx_runtime0.JSX.Element; //#endregion export { SignUp }; //# sourceMappingURL=sign-up.d.ts.map