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