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