/** @noSelfInFile */ declare module '@asledgehammer/pipewrench' { export namespace se.krka.kahlua.j2se { export type J2SEPlatform = any; export type KahluaTableImpl = any; } }