import * as React from "react"; import type { SVGProps } from "react"; const SvgRedshiftRa3 = (props: SVGProps) => ( ); export default SvgRedshiftRa3;