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