export declare function spread(text: string, clear?: boolean): string[] | string;
