import React from 'react'; import LiquidfillProps from './PropsType'; declare const Liquidfill: React.ForwardRefExoticComponent & React.RefAttributes>; export default Liquidfill;