import React from "react"; export declare const ERROR_SIGNUP_NOTIFY: unique symbol; export declare const SignupErrorNotification: () => React.JSX.Element;