package com.facebook.react.uimanager;

import android.graphics.Rect;

/* JADX INFO: renamed from: com.facebook.react.uimanager.m0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public interface InterfaceC0443m0 extends InterfaceC0441l0 {
    void d(int i3, int i4, int i5, int i6);

    Rect getOverflowInset();
}
