package com.facebook.react.views.textinput;
/* loaded from: classes2.dex */
public interface ContentSizeWatcher {
    void onLayout();
}
