export interface StepDebuggerClassNames { root?: string; header?: string; controls?: string; button?: string; panel?: string; stack?: string; memory?: string; storage?: string; } //# sourceMappingURL=types.d.ts.map