import { BlockElement } from "../../../core"; export declare function fixTableColWidth(tableBlock: BlockElement, target: BlockElement): void;