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