import React from 'react'; declare const TenderIcon: (props: React.SVGAttributes) => React.JSX.Element; export default TenderIcon;