import * as React from "react";
import type { IconProps } from "../types";
declare const TriangleRightMiniHover: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
export default TriangleRightMiniHover;
//# sourceMappingURL=triangle-right-mini-hover.d.ts.map