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