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