declare const _default: { /** 类名 */ class: string; /** 分组 */ group: string; /** 动画时长 */ animation: number; }; export default _default;