import { GgufFileType } from "../types/GgufMetadataTypes.js";
export declare const ggufQuantNames: Map<string, GgufFileType>;
