import { WorkflowInterface } from '@loopstack/common'; export declare class AiToolsHelperService { getTools(tools: string[], parent: WorkflowInterface): Record | undefined; } //# sourceMappingURL=ai-tools-helper.service.d.ts.map