import * as React from 'react'; declare function SvgIconUser(props: React.SVGProps): JSX.Element; export default SvgIconUser;