import { CommandInfo } from '../command-info';
/**The save command */
export declare const save: CommandInfo[];
//# sourceMappingURL=save.d.ts.map