import { RuleBlock } from 'markdown-it';
export declare const ClearTableNumbers: () => void;
export declare const ClearFigureNumbers: () => void;
export declare const BeginTable: RuleBlock;
