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