import type { SVGProps } from 'react'; const SvgCompare = (props: SVGProps) => ( ); export default SvgCompare;