export declare function toChars(text?: string | null): string[] | undefined;
