import type { IconProps } from '../../types';
export declare const IconCog6Tooth: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
export default IconCog6Tooth;
