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