import { type WorkflowInterceptors } from '@temporalio/workflow'; export declare const interceptors: () => WorkflowInterceptors;