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