import type { ProgrammableCommand } from "../../type.js";
export declare const timestampCommand: ProgrammableCommand;
