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