import { KentekenVoertuigenRupsbanden } from "https://deno.land/x/rdw_data@0.7.0/src/providers/KentekenVoertuigenRupsbanden.ts";
type
{ RDWQuery: (auth?: AuthOpts, opts?: Options) => SodaQuery<KentekenVoertuigenRupsbanden_ResponseData>; Fields: Fields; Info: Info; }