export declare function loadSysInfo(tenantid: number): Promise<void>;
export declare const updateFavicon: (url: string) => void;
