import type { FC, SVGProps } from "react"; export const Synced: FC> = (props) => ( );