export declare function covertStringToIterable(input: string): Iterable<number>;
//# sourceMappingURL=convertStringToIterable.d.ts.map