import { isStyleSupport } from 'dw-neit-rc-util/lib/Dom/styleChecker'; export declare const canUseDocElement: () => false | HTMLElement; export { isStyleSupport };