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