export declare function splitHTML(input: string, maxLength?: number): string[];