import { Command } from "../types"; export declare const quoteCommand: Command;