function paperWallet(config?: PaperConfig): WalletConfig<PaperWallet>;
type ReturnType = WalletConfig<PaperWallet>;