import { IconDefinition } from '../types';
declare const RedditOutlined: IconDefinition;
export default RedditOutlined;
