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