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

declare const Bathroom: ReactIconComponentType;
export default Bathroom;
            