import type { ProgrammableCommand } from "../../type.js";
/**
 * options
 * * length
 */
export declare const numeric: ProgrammableCommand;
