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