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

declare const SendLockIcon: MdiReactIconComponentType;
export default SendLockIcon;
