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

declare const NightsStay: ReactIconComponentType;
export default NightsStay;
            