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