import * as i0 from "@angular/core";
import * as i1 from "./select-options.pipe";
export declare class FormlySelectModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<FormlySelectModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<FormlySelectModule, [typeof i1.FormlySelectOptionsPipe], never, [typeof i1.FormlySelectOptionsPipe]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<FormlySelectModule>;
}
