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