import { CategoryDescription } from "@itwin/presentation-common";
/** @internal */
export declare const FAVORITES_CATEGORY_NAME = "Favorite";
/** @internal */
export declare const getFavoritesCategory: () => CategoryDescription;
//# sourceMappingURL=Utils.d.ts.map