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

declare const MailboxIcon: MdiReactIconComponentType;
export default MailboxIcon;
