import { SVGProps } from 'react';
declare const ForwardRef: import('react').ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Reddit.d.ts.map