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

declare const GraphqlIcon: MdiReactIconComponentType;
export default GraphqlIcon;
