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