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