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