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