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