import type { MutableState } from 'final-form'; export declare const setHasMultilineCounter: >(args: [name: string, hasCounter: boolean], state: MutableState) => void; //# sourceMappingURL=set-has-multiline-counter.d.ts.map