/// export declare function ClipboardCopy({ copyText }: { copyText: string; }): JSX.Element;