import * as React from "react"; export declare const CircleIcon: (props: React.SVGProps & { htmlColor?: string; }) => React.JSX.Element; //# sourceMappingURL=CircleIcon.d.ts.map