import type { IAnimateConfig } from '../interface/graphic';
export declare const DefaultStateAnimateConfig: IAnimateConfig;
