/// import { IconProps } from "../SvgIcon"; export declare const DownTriangleF: (props?: IconProps) => JSX.Element; export default DownTriangleF;