import { ReactIconComponentType } from '../types';

declare const Password: ReactIconComponentType;
export default Password;
            