import { type AruiAppManifest } from '../types'; export declare function fetchAppManifest(url: string): Promise;