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