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