/** * Example usage of enhanced React Query hooks with queryOptions parameter * * These hooks now accept an optional queryOptions parameter that allows developers * to customize React Query behavior such as polling intervals, caching, error handling, etc. */ export {}; //# sourceMappingURL=usage-examples.d.ts.map