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

declare const PackageIcon: MdiReactIconComponentType;
export default PackageIcon;
