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