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

declare const RedditLineIcon: RemixiconReactIconComponentType;
export default RedditLineIcon;
