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