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

declare const AccessPointCheckIcon: MdiReactIconComponentType;
export = AccessPointCheckIcon;