import { type NamedExoticComponent, type SVGProps } from 'react'; declare const CheckIcon: NamedExoticComponent>; export default CheckIcon;