import { Process } from ".."; export interface RollupProcess { process: Process; }