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

declare const InboxIcon: MdiReactIconComponentType;
export default InboxIcon;
