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