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