/// import { IconProps } from '../helper'; declare function Eospin_dropFilled({ size, color, rotate, horizontalFlip, verticalFlip, className }: IconProps): JSX.Element; export default Eospin_dropFilled;