import { FC } from 'react'; import { IIconProps } from 'types'; declare const UserSearchSvg: FC; export default UserSearchSvg;