/** Bytes for the sanctioned second-signal fallback after the Screen cannot finish. */ export declare const interruptionFallback: (signal: "SIGINT" | "SIGTERM", machine: boolean) => string; //# sourceMappingURL=interruption-fallback.d.ts.map