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

declare const PreviousTitleIcon: MdiReactIconComponentType;
export default PreviousTitleIcon;
