import { IconProps } from '../types'; import React from 'react'; declare const BackgroundSelectionIcon: React.FC; export default BackgroundSelectionIcon;