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