interface RequestReponse implements Requestimport { type RequestReponse } from "https://deno.land/x/mocpiler@0.0.5/types.ts"; Propertiesresponse: anyoptionalresponses: Array<any>