interface TypeRepresentationPrototypeimport { type TypeRepresentationPrototype } from "https://deno.land/x/functional@v1.3.4/mod.ts"; Type ParametersTMethodsfrom(propertyCollection: Record<string, any>): Tis<Z>(container: Z): booleantoString(): string