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