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