import { CSSInterpolation } from '@ant-design/cssinjs'; declare const genDefaultStyle: (prefixCls: string) => CSSInterpolation; export default genDefaultStyle;