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