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