export declare function createDummyText(latter: string[], count: number): string;
