import { LiveAppManifest } from "../../platform/types"; export declare function extractDappURLFromManifest(manifest: LiveAppManifest): URL | undefined; //# sourceMappingURL=extractDappURLFromManifest.d.ts.map