export declare const newAppArg: import("@oclif/core/lib/interfaces/parser.js").ArgDefinition<string, {
    supportedApps?: string[] | undefined;
}>;
