package io.flutter.plugin.mouse;

import android.view.PointerIcon;

/* JADX INFO: loaded from: classes.dex */
public interface a {
    void setPointerIcon(PointerIcon pointerIcon);
}
