export declare const CopyIcon: (opt: { class: string; onClick: VoidFunction; }) => SVGSVGElement;