import { GlobalToken } from 'antd'; import { CSSInterpolation } from '@ant-design/cssinjs'; export declare const genDroppableWidgetStyle: (prefixCls: string, token: GlobalToken) => CSSInterpolation;