import { IconProps } from '../Icon'; declare function SvgCompare(props: IconProps): JSX.Element; export default SvgCompare;