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