import { IconProps } from '../types'; import React from 'react'; declare const SendBackwardIcon: React.FC; export default SendBackwardIcon;