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

declare const SvgIcon: MdiReactIconComponentType;
export default SvgIcon;
