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