An account is created locally using near-cli
toolkit, which creates a local keypair. How can you import this account such that it is usable via a wallet on NEAR, for example by using a seed phrase recovery?
Presumably you can map the private key to the seed phrase. Is that advisable?