/** @internal */ export declare function lorem(wordCount: number): string; export declare const setControlledMode: (val: boolean) => void;