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