import React from 'react'; import IconProps from './props'; declare const EqualIcon: React.FC; export default EqualIcon;