type alias PlainObjectRe-exportimport { type PlainObject } from "https://deno.land/x/libpkgx@v0.17/src/deps.ts"; definition: Record<string | number | symbol, any>