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