export declare class ISVDefinition { static calculateMetricHash(sysAppId: string): string static checkDefinition(sysAppId: string, publishToStore: boolean): void }