import * as React from 'react' function SvgTypeFormula(props: React.SVGProps) { return ( ) } export default SvgTypeFormula