import type { IconProps } from '../../types';
declare const RedditLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Reddit Line
 * @see {@link https://remixicon.com/icon/reddit-line Remix Icon Docs}
 */
export { RedditLine };
