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