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