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