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