export declare class PageNotFoundComponent { pageNotFoundImgSrc: string; errorNav: { label: string; routeName: string[]; }[]; }