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

declare const SwapVerticalIcon: MdiReactIconComponentType;
export default SwapVerticalIcon;
