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

declare const ChromeReaderModeIcon: MdiReactIconComponentType;
export default ChromeReaderModeIcon;
