export declare const LUNAR_BASE_URL = "https://api.lunarclientprod.com/launcher/"; export declare const BASE_LOCATION: string; export declare const LICENSES_LOCATION: string; export declare const TEXTURES_LOCATION: string; export declare const ARTIFACTS_LOCATION: string; export declare function defaultMinecraftDirectory(): string;