/*! * Copyright (c) Microsoft. All rights reserved. */ import { AppIdentifier } from "./AppInfo"; export declare type EditAppOptions = AppIdentifier;