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