import { Selector } from "../../../mdk-core/src";
export default function spectate(target: Selector, player: string): string;
