import { SVGProps } from "react"; export declare const IconCircle: (props: SVGProps) => JSX.Element; export default IconCircle;