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

declare const SshIcon: MdiReactIconComponentType;
export default SshIcon;
