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