import { Command } from 'commander';
declare const mosaic: () => Command;
export default mosaic;
//# sourceMappingURL=namespace.d.ts.map