import { SvgIconComponent } from './types'; declare const DataExplorationIcon: SvgIconComponent; export default DataExplorationIcon;