import { SVGProps } from "react"; declare const AdjustmentsHorizontalIcon: (props: SVGProps) => JSX.Element; export default AdjustmentsHorizontalIcon;