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

declare const BeatsIcon: MdiReactIconComponentType;
export default BeatsIcon;
