import * as React from 'react'; declare function PackUp(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof PackUp; export default PackUp;