import { SVGProps } from "react";
declare const RIAspectRatioFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIAspectRatioFill };
