export declare function canUseDom(): boolean;
export declare function isStyleSupport(styleName: string | string[], styleValue?: any): boolean;
