export declare const setText: (text: string) => Promise<void>;
