UNPKG

273 BTypeScriptView Raw
1export declare function isReducedMotionEnabledInSystem(): boolean;
2export declare const ReducedMotionManager: {
3 jsValue: boolean;
4 uiValue: import("./commonTypes").Mutable<boolean>;
5 setEnabled(value: boolean): void;
6};
7//# sourceMappingURL=ReducedMotion.d.ts.map
\No newline at end of file