import { SVGProps } from 'react'; declare const IconCheckFill: (props: SVGProps) => JSX.Element; export default IconCheckFill;