export { default as CopyActionButton } from './CopyActionButton'; export type { CopyActionButtonProps } from './CopyActionButton';