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

declare const ZeldaIcon: MdiReactIconComponentType;
export default ZeldaIcon;
