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