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