export declare const OOXML: { readonly W_NS: "http://schemas.openxmlformats.org/wordprocessingml/2006/main"; readonly REL_NS: "http://schemas.openxmlformats.org/package/2006/relationships"; readonly R_NS: "http://schemas.openxmlformats.org/officeDocument/2006/relationships"; readonly HYPERLINK_REL_TYPE: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink"; readonly W14_NS: "http://schemas.microsoft.com/office/word/2010/wordml"; readonly W15_NS: "http://schemas.microsoft.com/office/word/2012/wordml"; readonly WPC_NS: "http://schemas.microsoft.com/office/word/2012/wordml"; readonly CT_NS: "http://schemas.openxmlformats.org/package/2006/content-types"; }; export declare const W: { readonly document: "document"; readonly body: "body"; readonly p: "p"; readonly r: "r"; readonly t: "t"; readonly pPr: "pPr"; readonly rPr: "rPr"; readonly bookmarkStart: "bookmarkStart"; readonly bookmarkEnd: "bookmarkEnd"; readonly pStyle: "pStyle"; readonly jc: "jc"; readonly ind: "ind"; readonly spacing: "spacing"; readonly before: "before"; readonly after: "after"; readonly line: "line"; readonly lineRule: "lineRule"; readonly rFonts: "rFonts"; readonly b: "b"; readonly i: "i"; readonly u: "u"; readonly highlight: "highlight"; readonly sz: "sz"; readonly szCs: "szCs"; readonly color: "color"; readonly vertAlign: "vertAlign"; readonly position: "position"; readonly style: "style"; readonly name: "name"; readonly basedOn: "basedOn"; readonly numPr: "numPr"; readonly numId: "numId"; readonly ilvl: "ilvl"; readonly numbering: "numbering"; readonly abstractNum: "abstractNum"; readonly lvl: "lvl"; readonly start: "start"; readonly numFmt: "numFmt"; readonly lvlText: "lvlText"; readonly suff: "suff"; readonly num: "num"; readonly abstractNumId: "abstractNumId"; readonly lvlOverride: "lvlOverride"; readonly startOverride: "startOverride"; readonly lvlJc: "lvlJc"; readonly multiLevelType: "multiLevelType"; readonly tbl: "tbl"; readonly tr: "tr"; readonly tc: "tc"; readonly trPr: "trPr"; readonly tcPr: "tcPr"; readonly trHeight: "trHeight"; readonly tcMar: "tcMar"; readonly tblPr: "tblPr"; readonly tblGrid: "tblGrid"; readonly gridCol: "gridCol"; readonly tblW: "tblW"; readonly tblLayout: "tblLayout"; readonly tblBorders: "tblBorders"; readonly tcBorders: "tcBorders"; readonly tcW: "tcW"; readonly gridSpan: "gridSpan"; readonly vMerge: "vMerge"; readonly vAlign: "vAlign"; readonly shd: "shd"; readonly tblHeader: "tblHeader"; readonly insideH: "insideH"; readonly insideV: "insideV"; readonly top: "top"; readonly bottom: "bottom"; readonly left: "left"; readonly right: "right"; readonly end: "end"; readonly val: "val"; readonly hRule: "hRule"; readonly w: "w"; readonly type: "type"; readonly sectPr: "sectPr"; readonly pgSz: "pgSz"; readonly pgMar: "pgMar"; readonly pgNumType: "pgNumType"; readonly headerReference: "headerReference"; readonly footerReference: "footerReference"; readonly titlePg: "titlePg"; readonly hdr: "hdr"; readonly ftr: "ftr"; readonly settings: "settings"; readonly evenAndOddHeaders: "evenAndOddHeaders"; readonly clrSchemeMapping: "clrSchemeMapping"; readonly docDefaults: "docDefaults"; readonly pPrDefault: "pPrDefault"; readonly rPrDefault: "rPrDefault"; readonly next: "next"; readonly qFormat: "qFormat"; readonly bCs: "bCs"; readonly iCs: "iCs"; readonly caps: "caps"; readonly smallCaps: "smallCaps"; readonly keepNext: "keepNext"; readonly keepLines: "keepLines"; readonly pageBreakBefore: "pageBreakBefore"; readonly tabs: "tabs"; readonly fldChar: "fldChar"; readonly instrText: "instrText"; readonly fldSimple: "fldSimple"; readonly tab: "tab"; readonly br: "br"; readonly hyperlink: "hyperlink"; readonly rStyle: "rStyle"; readonly comment: "comment"; readonly comments: "comments"; readonly commentRangeStart: "commentRangeStart"; readonly commentRangeEnd: "commentRangeEnd"; readonly commentReference: "commentReference"; readonly annotationRef: "annotationRef"; readonly footnote: "footnote"; readonly footnotes: "footnotes"; readonly footnoteReference: "footnoteReference"; readonly footnoteRef: "footnoteRef"; readonly separator: "separator"; readonly continuationSeparator: "continuationSeparator"; readonly endnoteReference: "endnoteReference"; readonly drawing: "drawing"; readonly pict: "pict"; readonly object: "object"; readonly del: "del"; readonly moveFrom: "moveFrom"; readonly font: "font"; readonly charset: "charset"; readonly family: "family"; readonly pitch: "pitch"; }; //# sourceMappingURL=namespaces.d.ts.map