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