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