import { MdiReactIconComponentType } from './dist/typings';

declare const SendIcon: MdiReactIconComponentType;
export default SendIcon;
