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

declare const PanDownIcon: MdiReactIconComponentType;
export default PanDownIcon;
