import { RubicSdkError } from '../rubic-sdk.error';
export declare class WalletNotConnectedError extends RubicSdkError {
}
