import type { IconComponent } from '../types'; declare const Tuning: IconComponent; export default Tuning;