UNPKG

beta-icon-store

Version:

Icon Library customized for use in Groww

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