import { IconProps } from '../types'; import React from 'react'; declare const SendToBackIcon: React.FC; export default SendToBackIcon;