import type { CommandExecutor } from '../definitions.js'; export declare function createTinyexecCommandExecutor(): CommandExecutor;