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