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