export declare class ErrorContainerComponent {
    displayError: boolean;
    constructor();
}
