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

declare const BetaIcon: MdiReactIconComponentType;
export default BetaIcon;
