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