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

declare const MapsHomeWork: ReactIconComponentType;
export default MapsHomeWork;
            