import { ServeExecutorSchema } from './schema'; export default function runExecutor(options: ServeExecutorSchema): Promise;