import * as i0 from "@angular/core";
import * as i1 from "./st.component";
import * as i2 from "./st-row.directive";
import * as i3 from "./st-widget-host.directive";
export declare class STModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<STModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<STModule, never, [typeof i1.STComponent, typeof i2.STRowDirective, typeof i3.STWidgetHostDirective], [typeof i1.STComponent, typeof i2.STRowDirective, typeof i3.STWidgetHostDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<STModule>;
}
