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

declare const RedditFillIcon: RemixiconReactIconComponentType;
export default RedditFillIcon;
