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