declare const SendArrow: ({ color }: { color?: string; }) => import("react/jsx-runtime").JSX.Element; export default SendArrow;