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

declare const DrupalIcon: MdiReactIconComponentType;
export default DrupalIcon;
