export declare class BladeIds {
static readonly AppInstanceTemplatePickerBlade: string;
static readonly AppInstanceFeatureInstanceBlade: string;
static readonly AppInstanceFeaturePropertiesBlade: string;
static readonly AppInstanceCompletedBlade: string;
}