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

declare const PanTopLeftIcon: MdiReactIconComponentType;
export default PanTopLeftIcon;
