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

declare const Nightlight: ReactIconComponentType;
export default Nightlight;
            