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