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

declare const AccessibleIcon: MdiReactIconComponentType;
export default AccessibleIcon;
