I imported a custom component library through CDN, but due to special reasons, I am unable to publish a package with the same name as the component library on npm. However, I can publish it with a different name, so I cannot get type prompts when editing the code. What should I do to get type prompts?