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

declare const ReadIcon: MdiReactIconComponentType;
export default ReadIcon;
