import { IconDefinition } from '../../templates/types'; declare const SendOutlined: IconDefinition; export default SendOutlined;