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