import * as React from "react"; declare function SvgPackage(props: React.SVGProps): React.JSX.Element; export default SvgPackage;