export declare const SV_LAN: boolean;
export declare const CHARACTER_SLOTS: number;
export declare const PLATE_PATTERN: string;
export declare const DEFAULT_VEHICLE_STORE: string;
export declare const DEBUG: boolean;
