import { SignUpProps } from '../../../components/auth/sign-up.js'; export declare function BoundSignUp(props: Omit): import("react").JSX.Element;