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