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