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