/// import { IconProps } from '../types/index.js'; export declare function Triangle(props: IconProps): JSX.Element;