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