/// import { IconProps } from "../SvgIcon"; export declare const UserBuiltin: (props?: IconProps) => JSX.Element; export default UserBuiltin;