import { SvgIconComponent } from './types'; declare const CountertopsIcon: SvgIconComponent; export default CountertopsIcon;