import * as i0 from "@angular/core";
export declare class BtnErrorIconComponent {
    width: number;
    height: number;
    static ɵfac: i0.ɵɵFactoryDeclaration<BtnErrorIconComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<BtnErrorIconComponent, "btn-error-icon", never, { "width": "width"; "height": "height"; }, {}, never, never, false, never>;
}
