import { IconProps } from '../Icon'; declare function SvgImageAspectRatio(props: IconProps): JSX.Element; export default SvgImageAspectRatio;