import { CommandDefinition } from "../../models/CommandDefinition";
export declare const base64EncodeCommand: CommandDefinition;
