export declare enum AppIdentifierType { "Exe" = "Exe", "Class" = "Class", "Title" = "Title", "Path" = "Path" } //# sourceMappingURL=AppIdentifierType.d.ts.map