import { AgCopyButton } from './_CopyButton.js'; declare global { interface HTMLElementTagNameMap { 'ag-copy-button': AgCopyButton; } } export * from './_CopyButton.js'; //# sourceMappingURL=CopyButton.d.ts.map