export type ClipboardMode = 'read' | 'readText' | 'write' | 'writeText'; //# sourceMappingURL=types.d.ts.map