import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgTrianglearrowRight: (props: SVGProps) => React.JSX.Element; export default SvgTrianglearrowRight; //# sourceMappingURL=TrianglearrowRight.d.ts.map