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