import { ReactIconComponentType } from '../types';

declare const Send: ReactIconComponentType;
export default Send;
            