export declare const useIsSupportedTaxonomy: (postType: string, taxonomyName: string) => [isSupportedTaxonomy: boolean, hasResolvedPostType: boolean];
//# sourceMappingURL=index.d.ts.map