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

declare const MoveToInboxIcon: MdiReactIconComponentType;
export default MoveToInboxIcon;
