import type { IconProps } from '../../types'; declare const SendBackward: import("react").NamedExoticComponent; /** * Remix Icon: Send Backward * @see {@link https://remixicon.com/icon/send-backward Remix Icon Docs} */ export { SendBackward };