export declare const enum CategorySortingEnum { name = "name", show_on_collection = "show_on_collection", created_at = "created_at" }