import { IPlatformApp } from '../../../types'; export declare function getUsedQueryPlugin(calses?: IPlatformApp[], options?: any): {}; export declare function getUsedSQLConnector(calses?: IPlatformApp[], options?: any): {}; //# sourceMappingURL=getUsedQueryPlugin.d.ts.map