import { Operation } from './definitions'; export declare function processOperations(yaml: any): Operation[];