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

declare const SendSecureIcon: MdiReactIconComponentType;
export default SendSecureIcon;
