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

declare const AccessPointIcon: MdiReactIconComponentType;
export default AccessPointIcon;
