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