import { WalletConfig } from "./types"; declare const config: WalletConfig; export default config;