import React from 'react';
import { IconProps } from '../types';
declare function RedditLogo(props: IconProps): import("react/jsx-runtime").JSX.Element;
declare const _default: React.MemoExoticComponent<typeof RedditLogo>;
export default _default;
//# sourceMappingURL=RedditLogo.d.ts.map