import { SVGProps } from 'react'; declare const Redd: (props: SVGProps) => JSX.Element; export { Redd as default };