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

declare const DeltaIcon: MdiReactIconComponentType;
export = DeltaIcon;