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

declare const SwapVerticalBoldIcon: MdiReactIconComponentType;
export default SwapVerticalBoldIcon;
