import * as i0 from "@angular/core";
import * as i1 from "./snack-bar.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/material/icon";
import * as i4 from "@angular/material/button";
import * as i5 from "@tapsellorg/angular-material-library/src/lib/translate";
export declare class PghSnackBarModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<PghSnackBarModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PghSnackBarModule, [typeof i1.PghSnackBarComponent], [typeof i2.CommonModule, typeof i3.MatIconModule, typeof i4.MatButtonModule, typeof i5.TranslateModule], [typeof i1.PghSnackBarComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PghSnackBarModule>;
}
