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