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

declare const SwapVerticalVariantIcon: MdiReactIconComponentType;
export default SwapVerticalVariantIcon;
