import React from 'react'; import { SvgProps } from './types'; declare const LiquidityIcon: React.FC; export default LiquidityIcon;