import { ElementRef } from '@angular/core'; export declare class LayoutSidebarBrandComponent { elementRef: ElementRef; src: string; constructor(elementRef: ElementRef); }