UNPKG

icon-store

Version:
5 lines (3 loc) 139 B
import { ReactIconComponentType } from '../types'; declare const ModeNight: ReactIconComponentType; export default ModeNight;