import * as i0 from "@angular/core";
import * as i1 from "./smart.toast";
export declare class ToastModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ToastModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ToastModule, [typeof i1.ToastComponent], never, [typeof i1.ToastComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ToastModule>;
}
