import * as i0 from "@angular/core";
import * as i1 from "./toast.component";
/**
 * @hidden
 * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
 */
export declare class IgxToastModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxToastModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxToastModule, never, [typeof i1.IgxToastComponent], [typeof i1.IgxToastComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxToastModule>;
}
