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

declare const GlutenFreeIcon: MdiReactIconComponentType;
export default GlutenFreeIcon;
