export declare const getWholeChar: (str: string, i: number) => string;
//# sourceMappingURL=getWholeChar.d.ts.map