import type { CSSObject } from '@ant-design/cssinjs'; import type { DrawerToken } from '.'; import type { GenerateStyle } from '../../theme/internal'; declare const genMotionStyle: GenerateStyle; export default genMotionStyle;