export declare const getSuite: (keyJson: any, KeyClass: any, SuiteClass: any) => Promise<any>;
