import React from 'react'; declare const SvgPlus: (props: React.SVGProps) => JSX.Element; export default SvgPlus;