import React from 'react';
import { IconProps } from '../types';
declare function Triangle(props: IconProps): import("react/jsx-runtime").JSX.Element;
declare const _default: React.MemoExoticComponent<typeof Triangle>;
export default _default;
//# sourceMappingURL=Triangle.d.ts.map