import { IconProps } from './types'; export declare const IconSend: (props: IconProps) => import("react/jsx-runtime").JSX.Element;