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

declare const ExpandAllIcon: MdiReactIconComponentType;
export default ExpandAllIcon;
