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