import { IconProps } from '../lib';
declare function SelectionInverse(props: IconProps): JSX.Element;
export default SelectionInverse;
