export declare const stringToBytesFuncs: { SJIS: (s: string) => number[]; };