export declare const CopyButton: ({ className, text, }: { text: string; className?: string; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=CopyButton.d.ts.map