import { IconProps } from '../lib';
declare function GearSix(props: IconProps): JSX.Element;
export default GearSix;
