import * as i0 from '@angular/core';

declare class YnmUtilsService {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<YnmUtilsService, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<YnmUtilsService>;
}

declare class YnmUtilsComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<YnmUtilsComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<YnmUtilsComponent, "lib-ynm-utils", never, {}, {}, never, never, false, never>;
}

declare class YnmUtilsModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<YnmUtilsModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<YnmUtilsModule, [typeof YnmUtilsComponent], never, [typeof YnmUtilsComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<YnmUtilsModule>;
}

export { YnmUtilsComponent, YnmUtilsModule, YnmUtilsService };
