declare const getTransitionName: (rootPrefixCls: string, motion: string, transitionName?: string) => string; export { getTransitionName };