export declare class SkippedRecordRuleAPI { runAllActiveRules(upgradeHistorySysId?: string): string triggerRules(ruleIds?: string[]): string constructor() }