export declare const NHTSA_BASE_URL = "https://vpic.nhtsa.dot.gov/api/vehicles";
export declare const NHTSA_RESPONSE_FORMAT = "json";
//# sourceMappingURL=constants.d.ts.map