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

declare const TextboxPasswordIcon: MdiReactIconComponentType;
export default TextboxPasswordIcon;
