/**
 * 未知类型
 * @author JunBin.Yang
 */
export type Unknown = unknown;