import { IconProps } from '../Icon'; declare function SvgExplore(props: IconProps): JSX.Element; export default SvgExplore;