import { TextColor } from '../text'; export declare function actionbar(playername: string, text: string, color: TextColor): void;