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