import { ElementRef, OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class bgSrcDirective implements OnInit { private el; grandient: string; bgSmall: string; bgGradient: boolean; element: any; constructor(el: ElementRef); set bgSrc(url: any); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } //# sourceMappingURL=util.bg-src.directive.d.ts.map