import type { SvgIconProps } from '@mui/material/SvgIcon'; import React from 'react'; export declare function DataExploration(props: SvgIconProps): React.JSX.Element;