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

declare const VhsIcon: MdiReactIconComponentType;
export default VhsIcon;
