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

declare const Bathtub: ReactIconComponentType;
export default Bathtub;
            