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