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