/**
 * Was the debugger enabled when this function was first called?
 */
export declare function isDebuggerEnabled(): Promise<boolean>;
//# sourceMappingURL=debug.d.ts.map
