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