import type { SubscriptionEntry } from "./types.js"; export declare function usePerformanceEntries(): SubscriptionEntry[]; //# sourceMappingURL=usePerformanceEntries.d.ts.map