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

declare const InboxesIcon: MdiReactIconComponentType;
export default InboxesIcon;
