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