import { ReactIconComponentType } from '../types';

declare const ImageAspectRatio: ReactIconComponentType;
export default ImageAspectRatio;
            