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

declare const AspectRatioIcon: MdiReactIconComponentType;
export default AspectRatioIcon;
