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