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