export declare class TextParser { static text2blocks(data: string): never[]; } //# sourceMappingURL=parse-text.d.ts.map