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

declare const Countertops: ReactIconComponentType;
export default Countertops;
            