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