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

declare const ImageAspectRatioIcon: MdiReactIconComponentType;
export default ImageAspectRatioIcon;
