import { ElementRef } from '@angular/core'; export declare class PageContentLoaderComponent { constructor(el: ElementRef); }