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

declare const CubeSendIcon: MdiReactIconComponentType;
export default CubeSendIcon;
