import * as React from 'react'; declare function SvgUser(props: React.SVGAttributes<{}>): JSX.Element; export default SvgUser;