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