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

declare const MenuSwapIcon: MdiReactIconComponentType;
export default MenuSwapIcon;
