import type { TokenWithCommonCls } from '@ant-design/cssinjs-utils';
import type { AliasToken, GenerateStyle } from '../../theme/interface';
export declare const genCollapseMotion: GenerateStyle<TokenWithCommonCls<AliasToken>>;
