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