import { Manifest } from "../lib/definitions"; export declare const setUpPackage: (manifest: Manifest, serviceId: string, path: string) => Promise;