export default function textToChars(payload: string): number[][]; export { textToChars }; //# sourceMappingURL=textToChars.d.ts.map