import { SVGProps } from 'react'; declare const SvgPackagePlus: (props: SVGProps) => import("theme-ui/jsx-runtime").JSX.Element; export default SvgPackagePlus;