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

declare const DirectionsForkIcon: MdiReactIconComponentType;
export default DirectionsForkIcon;
