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