/** @noSelfInFile */ declare module '@asledgehammer/pipewrench' { export namespace se.krka.kahlua.integration.expose { export type ClassDebugInformation = any; } }