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

declare const NightShelter: ReactIconComponentType;
export default NightShelter;
            