export declare function getChunksByNewLine(text: string): string[];
