import { AddLiquidityEvent } from './addLiquidity.event'; export declare class RemoveLiquidityEvent extends AddLiquidityEvent { }