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

declare const NextTitleIcon: MdiReactIconComponentType;
export default NextTitleIcon;
