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