import { SvgIconComponent } from './types'; declare const CompareIcon: SvgIconComponent; export default CompareIcon;