import { IconProps } from '../types';
declare const GearSix: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default GearSix;
//# sourceMappingURL=GearSix.d.ts.map