export function loadWidgetInstances(request: any): Promise<{ type: any; uuid: any; areaId: any; settings: any; sortOrder: any; }[]>;