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