/** @noSelfInFile */ declare module '@asledgehammer/pipewrench' { export namespace lua.shared {} export namespace lua.shared.iwbumstempmodelcompat { /** @noSelf */ export const getDir: () => any; } }