import { Booth } from "../../store/BoothStore";
export default function getBoothIdFromClientXy(x: number, y: number): Booth;
//# sourceMappingURL=booth-by-xy.d.ts.map