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