export declare const copyToClipboard: (text: string) => void;
