import { Location } from '@angular/common'; import * as i0 from "@angular/core"; export declare class ShPageHeaderComponent { private location; shTitle: string; shSupTitle?: string; shBack?: boolean; constructor(location: Location); shBackLink(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }