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