import { SVGProps } from 'react'; export declare function Circle(props: SVGProps): JSX.Element;