import type { FC, SVGProps } from "react";
export declare const UpTri: FC<SVGProps<SVGSVGElement>>;
export default UpTri;
//# sourceMappingURL=UpTri.d.ts.map