export declare function chunk_split(body: string, chunklen?: number | string, end?: string): string | false;