import type { FabricContext, JsonObject } from './types.js'; export declare function createFabricContext(payload: TPayload): FabricContext; //# sourceMappingURL=context.d.ts.map