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