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