Brownie private keys

https://ethereum.stackexchange.com/questions/145103/brownie-private-keys

Brownie under the hood use Ganache. Ones we start brownie console accounts are generate automatically (10 by defualt) for further use.

Question: is there a way to discover private key from account[0] for example from within brownie console?