import { MdiReactIconComponentType } from './dist/typings';

declare const GitlabIcon: MdiReactIconComponentType;
export default GitlabIcon;
