import type { FeatureProviderClient } from '../features/typesClient.js'; export declare const useLexicalFeature: (featureKey: string, feature: FeatureProviderClient) => void; //# sourceMappingURL=useLexicalFeature.d.ts.map