import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./single-bar.component";
export declare class G2SingleBarModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<G2SingleBarModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<G2SingleBarModule, never, [typeof i1.CommonModule, typeof i2.G2SingleBarComponent], [typeof i2.G2SingleBarComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<G2SingleBarModule>;
}
