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