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