export declare const isCI: boolean;
export declare const name: string | null;
export declare const hasNextSupport: boolean;