declare const _default: {};
export default _default;
export interface animationConfigType {
    setRepeatCount: number;
}
