import { IconProps } from '../Icon'; declare function SvgSend(props: IconProps): JSX.Element; export default SvgSend;