import { RuntimeAPIContext } from '../useRuntimeAPI'; import { TraceDeclaration } from '@voiceflow/sdk-runtime'; export declare const NoReply: (callback: (timeout: number) => void) => TraceDeclaration; //# sourceMappingURL=NoReply.trace.d.ts.map