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