export default function modifyManifest(path: string, debuggable?: boolean, mapsApiKey?: string): Promise<{ usesAppBundle: boolean; }>;