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