import { ElementRef } from '@angular/core';
import * as i0 from "@angular/core";
/**
 * @internal
 */
export declare class SkyPageSummaryAdapterService {
    updateKeyInfoLocation(elRef: ElementRef, isXS: boolean): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<SkyPageSummaryAdapterService, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<SkyPageSummaryAdapterService>;
}
