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

declare const BeaconIcon: MdiReactIconComponentType;
export default BeaconIcon;
