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

declare const PanIcon: MdiReactIconComponentType;
export default PanIcon;
