import { IconProps } from '../types';
declare function SelectionSlash(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default SelectionSlash;
//# sourceMappingURL=SelectionSlash.d.ts.map