import { ModuleWithProviders } from '@angular/core';
import { LucideIcons } from '../icons/types';
import * as i0 from "@angular/core";
import * as i1 from "./lucide-angular.component";
export declare class LucideAngularModule {
    static pick(icons: LucideIcons): ModuleWithProviders<LucideAngularModule>;
    static ɵfac: i0.ɵɵFactoryDeclaration<LucideAngularModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LucideAngularModule, [typeof i1.LucideAngularComponent], never, [typeof i1.LucideAngularComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LucideAngularModule>;
}
