import { StyledIcon } from '@styled-icons/styled-icon'; export declare const AspectRatio: StyledIcon; export declare const AspectRatioDimensions: { height: number; width: number; };