UNPKG
icon-store-demo
Version:
latest (0.0.1)
0.0.1
Icon Library customized for use in Groww
github.com/Groww/icon-store
icon-store-demo
/
mi
/
Material4GPlusMobiledata.d.ts
5 lines
(3 loc)
•
169 B
TypeScript
View Raw
1
2
3
4
5
import
{
ReactIconComponentType
}
from
'../types'
;
declare
const
Material4GPlusMobiledata
:
ReactIconComponentType
;
export
default
Material4GPlusMobiledata
;