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