import { type JsonSchema } from '@inversifyjs/json-schema-types/2020-12'; export declare function tryBuildSchemaFromWellKnownType(type: Function): JsonSchema | undefined; //# sourceMappingURL=tryBuildSchemaFromWellKnownType.d.ts.map