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