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

declare const TwoFactorAuthenticationIcon: MdiReactIconComponentType;
export default TwoFactorAuthenticationIcon;
