import { FC, SVGProps } from 'react'; declare const IconCookie: FC & { fill?: string }>; export default IconCookie;