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