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

declare const NightlightRound: ReactIconComponentType;
export default NightlightRound;
            