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