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

declare const LocalPostOfficeIcon: MdiReactIconComponentType;
export default LocalPostOfficeIcon;
