import * as i0 from "@angular/core";
export declare class LevelTextComponent {
    level: string;
    total: string;
    static ɵfac: i0.ɵɵFactoryDeclaration<LevelTextComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<LevelTextComponent, "ipt-level-button", never, { "level": "level"; "total": "total"; }, {}, never, never, false>;
}
