import { CollectionConfig } from "payload";
export declare const buildTaxonomizedCollection: (config: CollectionConfig) => CollectionConfig;
