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

declare const RedditIcon: MdiReactIconComponentType;
export default RedditIcon;
