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

declare const PerspectiveLessIcon: MdiReactIconComponentType;
export default PerspectiveLessIcon;
