import React from 'react'; import IconProps from './props'; declare const SendIcon: React.FC; export default SendIcon;