import type { hooks } from '@balena/pinejs'; export declare const createActor: ({ request, tx, }: hooks.HookArgs) => Promise;