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