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