import { ReactIconComponentType } from '../types';

declare const Shower: ReactIconComponentType;
export default Shower;
            