/// import { dataform } from "@dataform/protos"; export declare function prune(compiledGraph: dataform.ICompiledGraph, runConfig: dataform.IRunConfig): dataform.ICompiledGraph;