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