import { ElementRef } from '@angular/core'; export declare class SkyPageSummaryAdapterService { updateKeyInfoLocation(elRef: ElementRef, isXS: boolean): void; }