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

declare const WrapIcon: MdiReactIconComponentType;
export default WrapIcon;
