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

declare const AspectRatio: ReactIconComponentType;
export default AspectRatio;
            