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