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