import type { Config, Rules } from './types.js'; export declare const commentRules: Rules; export declare function comment(): Config[]; //# sourceMappingURL=comment.d.ts.map