import { MdiReactIconComponentType } from './dist/typings';

declare const VinylIcon: MdiReactIconComponentType;
export default VinylIcon;
