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