import type { ProgrammableCommand } from "../../type.js";
/**
 * options
 * * min
 * * max
 */
export declare const loremSentencesCommand: ProgrammableCommand;
