import * as i0 from "@angular/core";
export declare class ErrorOccurredLabelComponent {
    error: Error;
    static ɵfac: i0.ɵɵFactoryDeclaration<ErrorOccurredLabelComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<ErrorOccurredLabelComponent, "labels-error-occurred", never, { "error": { "alias": "error"; "required": true; }; }, {}, never, never, true, never>;
}
