/// <reference types="@fibjs/types" />

declare module "@richaro2016/rcli" {
    var mod: any
    export = mod
}