import * as Ber from '../../../Ber/index.js'; import { StringIntegerCollection } from '../../../types/types.js'; export declare function encodeStringIntegerCollection(collection: StringIntegerCollection, writer: Ber.Writer): void; //# sourceMappingURL=StringIntegerCollection.d.ts.map