export { default as clipboardPlugin } from './clipboardPlugin';
export type { ClipboardPlugin } from './clipboardPluginType';
