import type { ReadShape, ParamsFromShape } from '../endpoint/index.js'; /** Returns whether the data at this url is fresh or stale * @deprecated use https://resthooks.io/docs/api/Controller#getResponse */ export default function useExpiresAt, 'getFetchKey' | 'options'>>(fetchShape: Shape, params: ParamsFromShape | null, entitiesExpireAt?: number): number; //# sourceMappingURL=useExpiresAt.d.ts.map