import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use CodeSimpleIcon */
export declare const CodeSimple: Icon;
export { I as CodeSimpleIcon };
//# sourceMappingURL=CodeSimple.d.ts.map