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

declare const PanLeftIcon: MdiReactIconComponentType;
export default PanLeftIcon;
