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