/** @deprecated Use the injection token LUCIDE_ICONS instead. Will be removed in v1.0. */
export declare class Icons {
    private icons;
    constructor(icons: object);
}
