import { Command } from 'commander'; export declare function registerSharedMemoryCommand(program: Command): void; //# sourceMappingURL=shared-memory.d.ts.map