import { MdiReactIconComponentType } from './dist/typings';

declare const DetailsIcon: MdiReactIconComponentType;
export default DetailsIcon;
