import type { Root } from 'mdast';
export declare const listItemPunctuation: import("unified-lint-rule").Plugin<Root, unknown>;
