/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */
import * as ɵngcc0 from '@angular/core';
import * as ɵngcc1 from './copy-to-clipboard';
export declare class ClipboardModule {
    static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<ClipboardModule, never>;
    static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<ClipboardModule, [typeof ɵngcc1.CdkCopyToClipboard], never, [typeof ɵngcc1.CdkCopyToClipboard]>;
    static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<ClipboardModule>;
}

//# sourceMappingURL=clipboard-module.d.ts.map