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