export declare const RUNNABLE_MESSAGE_CHANNEL_PROP = "__mpt_randomId__"; export declare const SUBPROCESS_RETRIED_SUITE_ID = "__mpt_suiteId_"; export declare const SUITE_OWN_OPTIONS: string[]; export declare const DEBUG_SUBPROCESS: { argument: string; yargs: string; };