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