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

declare const BrailleIcon: MdiReactIconComponentType;
export default BrailleIcon;
