import { IconProps } from '../types';
declare const Bathtub: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Bathtub;
//# sourceMappingURL=Bathtub.d.ts.map