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