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