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