import { IconComponent } from '..';
declare const GearIcon: IconComponent;
export { GearIcon };
