import type { BuiltinFn } from "../shell-types"; export declare const directoryCommands: [string, BuiltinFn][];