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