declare const isSupported: (dom: T) => dom is (T & ElementCSSInlineStyle); export { isSupported }; //# sourceMappingURL=Style.d.ts.map