import * as React from 'react';
declare const Cog8ToothIcon: React.ForwardRefExoticComponent<React.SVGProps<SVGSVGElement> & { title?: string, titleId?: string }>;
export default Cog8ToothIcon;
