export declare function getCiInfo(): { isCI: boolean; name: string | null; };