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