import type { SemanticFactManifestV1 } from "./semantic-fact-types.js"; export declare function createSemanticFactCompactCarrier(manifestInput: SemanticFactManifestV1): Record;