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