/**
* Hook to get the prefers-reduce-motion value.
*
* @returns `true` if the prefers-reduce-motion is set reduce in the media queries that matches
* @public
*/exportdeclareconstusePrefersReducedMotion: () =>boolean;
//# sourceMappingURL=usePrefersReducedMotion.d.ts.map