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