import { Command } from 'commander';
export declare const exportCommand: Command;
export declare const importCommand: Command;
