export default Plus;
declare function Plus(props: any): JSX.Element;
