export { default as ClipboardButton } from './ClipboardButton'; export type { ClipboardButtonProps } from './ClipboardButton';