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