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