import * as i0 from "@angular/core";
import * as i1 from "./picker.component";
import * as i2 from "./anchors.component";
import * as i3 from "./category.component";
import * as i4 from "./search.component";
import * as i5 from "./preview.component";
import * as i6 from "./skins.component";
export declare class PickerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<PickerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PickerModule, never, [typeof i1.PickerComponent, typeof i2.AnchorsComponent, typeof i3.CategoryComponent, typeof i4.SearchComponent, typeof i5.PreviewComponent, typeof i6.SkinComponent], [typeof i1.PickerComponent, typeof i2.AnchorsComponent, typeof i3.CategoryComponent, typeof i4.SearchComponent, typeof i5.PreviewComponent, typeof i6.SkinComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PickerModule>;
}
