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