import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "../icon/icon.module";
import * as i3 from "../button/button.module";
import * as i4 from "./back-top.component";
export declare class BackTopModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<BackTopModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<BackTopModule, never, [typeof i1.CommonModule, typeof i2.IconModule, typeof i3.ButtonModule, typeof i4.BackTopComponent], [typeof i4.BackTopComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<BackTopModule>;
}
