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