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