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

declare const PanBottomLeftIcon: MdiReactIconComponentType;
export default PanBottomLeftIcon;
