export declare function copyToClipboard(value: string): void;
