import type { ExecFn } from "./types"; export declare const exec: ExecFn;