export declare function isDirectExecution(moduleUrl: string, executionArg?: string | undefined): boolean;
