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