import '@cabloy/cli';
declare module '@cabloy/cli' {
    interface ICommandArgv {
    }
}
//# sourceMappingURL=typings.d.ts.map