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

declare const InboxArrowUpIcon: MdiReactIconComponentType;
export default InboxArrowUpIcon;
