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