/// import { IconProps } from '../../types'; declare const Tuning2: (allProps: IconProps) => JSX.Element; export default Tuning2;