import type { Taxonomy } from '@wordpress/core-data';
export declare function useTaxonomy(taxonomyName: string): [taxonomy: Taxonomy | undefined, hasResolvedTaxonomy: boolean];
//# sourceMappingURL=index.d.ts.map