import type { ILabelAnimation } from '../type';
export declare const DefaultLabelAnimation: ILabelAnimation;
