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