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