/** * Get the system clipboard text */ export declare function clipboardGet(): Promise;