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