import { OnInit } from '@angular/core';
import * as i0 from "@angular/core";
export declare class ButtonsControlersStepsComponent implements OnInit {
    constructor();
    ngOnInit(): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<ButtonsControlersStepsComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<ButtonsControlersStepsComponent, "hp-buttons-controlers-steps", never, {}, {}, never, never>;
}
