import type { RuleFn } from "./api.js"; export declare const comment: (body: string, force?: boolean) => RuleFn; //# sourceMappingURL=comment.d.ts.map