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