export declare const WX_INLINE_CSS_OPTIONS: { applyStyleTags: boolean; removeStyleTags: boolean; preserveMediaQueries: boolean; preserveFontFaces: boolean; applyWidthAttributes: boolean; applyHeightAttributes: boolean; applyAttributesTableElements: boolean; inlinePseudoElements: boolean; xmlMode: boolean; preserveImportant: boolean; };