import { SVGIconProps } from './SVGIcon'; export declare const CheckIcon: (props: SVGIconProps) => import("@emotion/react/jsx-runtime").JSX.Element; //# sourceMappingURL=CheckIcon.d.ts.map