import { ModuleScore } from "../types"; export declare const score_unicode: (txt: string) => ModuleScore;