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