/**
 * 获取 cli api prefix
 *
 * @export
 * @return {*}
 */
export declare function getApiPrefix(): string;
