export { default as CopyToClipboard } from "./CopyToClipboard"; export type { CopyToClipboardProps } from "./types";