export type WmAnimations = { enabled: boolean; durationMs: number; easeFunction: string; }; //# sourceMappingURL=WmAnimations.d.ts.map