import type { ComponentProps } from 'react'; export declare function CheckIcon(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=CheckIcon.d.ts.map