import { UserProfileFieldProps } from "../../ui-shared/user-profile/UserProfileFields";
export declare const TextComponent: (props: UserProfileFieldProps) => import("react/jsx-runtime").JSX.Element;
