import { Command } from 'commander';
export declare function memoryCommands(program: Command): void;
