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