import { DynamicError } from '@dynamic-labs/utils'; export declare const noWalletError: DynamicError; export declare const invalidWalletTypeError: DynamicError;