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

declare const HomeRepairService: ReactIconComponentType;
export default HomeRepairService;
            