export declare class AppList { [index: string]: { label: string; url: URL; }; }