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