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