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