import { SvgIconComponent } from './types'; declare const GiteIcon: SvgIconComponent; export default GiteIcon;