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