export declare class ErrorView { static render(containerElement: HTMLElement, text: string): void; } //# sourceMappingURL=errorView.d.ts.map