export declare class AppModel { name: string; text: string; logo: string; url: string; isVisible: string; }