export function isOffValue(value: unknown): boolean; /** @type {Record) => boolean>} */ export const negationChecks: Record) => boolean>; export function isNegatedMark(name: string, attrs?: Record): boolean; export default isNegatedMark; //# sourceMappingURL=format-negation.d.ts.map