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