import type { FilterFieldCustomTypes } from '../types/validation.js'; /** @internal */ export declare function useFilterFieldLinting(customTypes?: FilterFieldCustomTypes): import("@codemirror/state").Extension; //# sourceMappingURL=useFilterFieldLinting.d.ts.map