import { RubicSdkError } from "../rubic-sdk.error"; export declare class UnsupportedReceiverAddressError extends RubicSdkError { constructor(); }