Export particular users from one instance to another

How can I export only specific users from one instance to another? I see migrations docs but is says about complete export of all user. How can I only export/import specific user?

Or another way is I export all users and then at time of import ignores if the user already present. How could this be achieved?