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

declare const BeachIcon: MdiReactIconComponentType;
export default BeachIcon;
