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