import { ModuleScore } from "../types"; export declare const score_integrity: (sys: string, user: string) => ModuleScore;