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