import { IconInstanceProps } from '../icon.types'; /** * @deprecated This icon has been removed from the @bloomreach/banana-theme package. * Please don't use it anymore. It will be removed in the next major version. */ declare const SortInactiveIcon: import('react').ForwardRefExoticComponent>; export default SortInactiveIcon;