import * as React from 'react'; declare function OutlineUserCircle(props: React.ComponentProps<'svg'>): JSX.Element;