import type { Translator } from "rune-lab/core"; export declare function createTranslator(): Translator;