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

declare const PanVerticalIcon: MdiReactIconComponentType;
export default PanVerticalIcon;
