import { TModel3d, TModel3dParams } from '../Models'; export declare function applyAnimationsState(model3d: TModel3d, params: TModel3dParams): void;