export declare class CrashPage { static readonly selectors: { header: string; errors: string; }; readonly selectors: { header: string; errors: string; }; } //# sourceMappingURL=page.d.ts.map