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