import { FC } from "react"; import { IconProps } from "./Icon.js"; export declare const TriangleIcon: FC; //# sourceMappingURL=TriangleIcon.d.ts.map