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