Hi, I want to reuse existing zod schemas I have created and exported from another package, but they are missing extensions like `.example("test")`. Is there a way to import existing zod schemas and augment them with the plugin?