import { MyAppsModel } from "../models"; import { ApplicationModel, Environment } from "iatec-7you-core"; import * as i0 from "@angular/core"; export declare class QuickLinksInnerComponent { private _environment; finallyApps: Array; class: string; titleKey: string; toggleBtnClass: string; toggleBtnIconClass: string; set myApps(value: Array | undefined | null); constructor(_environment: Environment); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }