export interface DeflyWalletConfig { bridgeURL: string; shouldUseSound: boolean; silent: boolean; }