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