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