import { IconProps } from '../lib';
declare function SlidersHorizontal(props: IconProps): JSX.Element;
export default SlidersHorizontal;
