Variable defaultConst

default: Xior & {
    create: ((options?: XiorRequestConfig<any>) => Xior);
    VERSION: string;
} = ...