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