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

declare const PerspectiveIncreaseIcon: MdiReactIconComponentType;
export default PerspectiveIncreaseIcon;
