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

declare const UnwrapIcon: MdiReactIconComponentType;
export default UnwrapIcon;
