/// //#region src/components/walletList/index.d.ts declare const WalletList: (props: any) => JSX.Element; //#endregion export { WalletList };