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