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