import { type NamedExoticComponent, type SVGProps } from 'react'; declare const UserIcon: NamedExoticComponent>; export default UserIcon;