export type KeyValuePair = { key: string; value: string; }; //# sourceMappingURL=keyvaluepair.contract.d.ts.map