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