/** @noSelfInFile */ declare module '@asledgehammer/pipewrench/client' { export namespace lua.client.Tests {} export namespace lua.client.Tests.MapObjectTests { /** @noSelf */ export const MapObjectTestCampfire: () => any; /** @noSelf */ export const MapObjectTestFarming: () => any; /** @noSelf */ export const MapObjectTestRainBarrel: () => any; } }