import { ReactIconComponentType } from '../types';

declare const LocalPostOffice: ReactIconComponentType;
export default LocalPostOffice;
            