/// import { IconProps } from '../../types'; declare const UserId: (allProps: IconProps) => JSX.Element; export default UserId;