/// import * as React from 'react'; export declare class Shower extends React.PureComponent, {}> { render(): JSX.Element; } export default Shower;