export declare const SvgCircle: (props: React.SVGProps) => any; export default SvgCircle;