import { UserNameProps } from "./UserName"; export declare function Email(props: UserNameProps): import("solid-js").JSX.Element;