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