import React from 'react'; declare const SvgAdjust: (props: React.SVGProps) => JSX.Element; export default SvgAdjust;