import { CSSStyle } from '../../openxml/Style'; export declare function parseTrHeight(child: Element, style: CSSStyle): void;