export declare class PlanetCoverOfPage { element: HTMLElement; imageUrl: string; componentDidLoad(): void; render(): any; }