import * as i0 from "@angular/core";
import * as i1 from "./smartpastebutton.component";
import * as i2 from "@angular/common";
/**
 * NgModule definition for the SmartPasteButton component.
 */
export declare class SmartPasteButtonModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SmartPasteButtonModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SmartPasteButtonModule, [typeof i1.SmartPasteButtonComponent], [typeof i2.CommonModule], [typeof i1.SmartPasteButtonComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SmartPasteButtonModule>;
}
