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