Choosing a new 'main' component for existing instances

Hi there! I have this case where I have my all components defined, let’s take an example - the button. This button is already used across all design files. Lately I created new button component, which was created from the scratch, using slightly different approach. I was thinking - would it be possible to point that all existing buttons in my files should use the new button component? I don’t want to update the old one, because I would like to remove it, and use instead my new version.

Cheers!
Mario