import { IconProps } from '../Icon'; declare function SvgVerifiedUser(props: IconProps): JSX.Element; export default SvgVerifiedUser;