/// <reference types="react" />
declare const TriangleRight: () => JSX.Element;
export default TriangleRight;
