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