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