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