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

declare const LoginIcon: MdiReactIconComponentType;
export default LoginIcon;
