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