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