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