import { IFooterButton } from './interface'; import * as i0 from "@angular/core"; export declare class FooterComponent { buttons: IFooterButton[]; stepNumber: number; stepTotal: number; typeDrawer: boolean; getprogresValue(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }