UNPKG

phosphor-react-native

Version:
6 lines 199 B
import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use CodeIcon */ export declare const Code: Icon; export { I as CodeIcon }; //# sourceMappingURL=Code.d.ts.map