import { IconProps } from '@chakra-ui/react'; import React from 'react'; export declare const TriangleUpIcon: (props: IconProps) => React.JSX.Element;