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