import type { EndpointInterface } from '@data-client/normalizr'; import type { OptimisticAction } from '../../types.js'; import type { EndpointUpdateFunction } from '../types.js'; export declare function createOptimistic; }>(endpoint: E, args: readonly [...Parameters], fetchedAt: number): OptimisticAction; //# sourceMappingURL=createOptimistic.d.ts.map