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