import * as React from 'react'; declare function SvgIconEco(props: React.SVGProps): JSX.Element; export default SvgIconEco;