import { Command } from 'commander'; declare const presentation: Command; export { presentation }; //# sourceMappingURL=presentation.d.ts.map