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