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

declare const Roofing: ReactIconComponentType;
export default Roofing;
            