How to move components to a separate file to save them as separate components?

I have a file with components. I need to create a separate file with the same components to be able to edit them. But after editing the components in the new file, the components in the old file should not change. How I can do it?

Just duplicate the file or copy/paste the components. They will not be connected to the old ones.