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

declare const Nightlife: ReactIconComponentType;
export default Nightlife;
            